# Important:
	If you want to make your own templates just copy the html file you want
	to use as template for it,
	and rename it to eg. "my_special.html", and edit the files as you like.
	next time you enter wife and hit any "file" button you can select what
	template it should use.
	You Can Also Copy The Description File And Edit What Should Be Shown In Wife For That Template.
	
	
# Available Keywords:

# Language Dependent
	
	VAR_lBOOKINGSUMMARY	"Booking Summary" In Selected Language
	VAR_lCREATEDBY		"Created By" In Selected Language
			
	
	
	
# Insert And Others Keys
	INSERT_ELEMENT_ARRAYS	This Is Where All Booking Elements Gets Inserted
	VAR_CHARSET		Character set (encoding format) for the html cp1252
	VAR_DOC_TITLE		Title Of The Document (shown in top of browser)	
	
							
# Please Look At The Default.html and Read, Since There Are To Many Dynamics In This One To Explain Without Writing A Book
